Skip to content

Partial index copy with Platform filters#744

Merged
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/partial-copy
Jun 16, 2026
Merged

Partial index copy with Platform filters#744
jonesbusy merged 1 commit into
oras-project:mainfrom
jonesbusy:feature/partial-copy

Conversation

@jonesbusy

@jonesbusy jonesbusy commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Description

Add platform filter support to CopyOptions for partial index copy

Fix #604

Testing done

mvn clean install

Submitter checklist

  • I have read and understood the CONTRIBUTING guide
  • I have run mvn license:update-file-header, mvn spotless:apply, pre-commit run -a, mvn clean install before opening the PR

Signed-off-by: Valentin Delaye <jonesbusy@users.noreply.github.com>
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.72%. Comparing base (4af2f48) to head (200669a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main     #744      +/-   ##
============================================
+ Coverage     87.11%   87.72%   +0.60%     
- Complexity     1010     1015       +5     
============================================
  Files            45       45              
  Lines          3206     3225      +19     
  Branches        407      409       +2     
============================================
+ Hits           2793     2829      +36     
+ Misses          244      228      -16     
+ Partials        169      168       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonesbusy jonesbusy added the enhancement New feature or request label Jun 16, 2026
@jonesbusy jonesbusy changed the title Add platform filter support to CopyOptions for partial index copy Partial index copy with Platform filters Jun 16, 2026
@jonesbusy jonesbusy marked this pull request as ready for review June 16, 2026 08:23
@jonesbusy jonesbusy merged commit df87bc6 into oras-project:main Jun 16, 2026
9 checks passed
@jonesbusy jonesbusy deleted the feature/partial-copy branch June 16, 2026 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Partial copy

1 participant